Skip to content

Comments

Remove MatrixClient.getDehydratedDevice call#28254

Merged
florianduros merged 1 commit intodevelopfrom
florianduros/rip-out-legacy-crypto/remove-getDehydratedDevice
Oct 22, 2024
Merged

Remove MatrixClient.getDehydratedDevice call#28254
florianduros merged 1 commit intodevelopfrom
florianduros/rip-out-legacy-crypto/remove-getDehydratedDevice

Conversation

@florianduros
Copy link
Member

@florianduros florianduros commented Oct 21, 2024

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Task #26922
MatrixClient.getDehydratedDevice is deprecated.
RustCrypto.getUserDeviceInfo can still return the dehydrated devices of MSC 2697 however it was an experimental feature behind a labs flag. We can ignore and don't worry about them.

@florianduros florianduros added this pull request to the merge queue Oct 22, 2024
Merged via the queue into develop with commit 4a1f86f Oct 22, 2024
@florianduros florianduros deleted the florianduros/rip-out-legacy-crypto/remove-getDehydratedDevice branch October 22, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants